-- card: 10559 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: African Queen ----- HyperTalk script ----- on openCard global score add 60 to score put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "River Trail" put it into holder put the number of lines in field "textarea" of card "River Trail" into counter repeat until counter = 0 get line counter of holder if it contains "Bogie" then delete line counter of field "textarea" of card "River Trail" put 1 into counter end if subtract 1 from counter end repeat visual effect dissolve go to card "River Trail" end mouseUp -- part contents for background part 1 ----- text ----- African Queen -- part contents for background part 2 ----- text ----- Standing not twenty feet from you on the riverbank is the queen of the jungle, a Hart's Gazelle. This is a fine catch for any zoo. You bring up your gun and shoot from the hip, downing the beauty with a tranquilizer dart. In the meantime, the golden bird has flown away. -- part contents for background part 5 ----- text ----- 180